home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1135 / frame_23 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  143 b   |  10 lines

  1. set("/Variables:Arrive","Lampe1");
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("Tab2Grimpe");
  5. }
  6. tellTarget("_parent")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.